-
Home
-
Solid Mail – SMTP email and logging made by SolidWP
-
2.2.2 (latest)
-
Code
-
Classes
- LogsEndpointsTest
Total Complexity |
8 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
117 |
Lines of code |
80 |
Logical lines of code |
54 |
Comment lines |
5 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
testLogsFetch() |
S |
55 |
1 |
18 |
testLogsDelete() |
S |
59 |
1 |
13 |
testClearAllLogs() |
S |
61 |
1 |
12 |
setUp() |
S |
74 |
1 |
5 |
testUnloggedUserCanNotSeeLogs() |
S |
70 |
1 |
6 |
testUserWithoutManageOptionsCapabilityCanNotSeeLogs() |
S |
66 |
1 |
8 |
testClearAllLogsUnauthorized() |
S |
66 |
1 |
8 |
testClearAllLogsWithoutManageOptionsCapability() |
S |
63 |
1 |
10 |